ldn /*头部样式*/
@media (max-width:768px){
    #container {
        width: 100%;
        padding: 10px;
    }
}


@media (min-width: 992px){
.c4 .col-md-3 {
    width: 29.1%;
}
.c4 .col-md-4 {
    width: 29.13%;
    padding:0;
}
.c4 .col-md-8 {
    width: 70.5%;
}
.c4 .col-md-9 {
    width: 70%;
}
}
.navbar-brand img {
    margin-top: -10px;
    max-width: 100%;
    height: auto;
}

.top {
    width: 100%;
    color: #a1a1a1;
    line-height: 35px;
    background: #dcdcdc;
}

.logo {
    display: block;
    padding-top: 15px;
}

.k1 {
    line-height: 35px;
    font-size: 12px;
    color: #a1a1a1;
}

.k1 a {
    color: #a1a1a1;
}

.k2 {
    float: left;
    line-height: 35px;
    font-size: 12px;
    color: #a1a1a1;
    font-family: "微软雅黑";
}

.k2 a {
    color: #a1a1a1;
}

.k3 {
    float: right;
}

.k3 .k3a {
    display: block;
    background: url(../image/ss.png)no-repeat;
    width: 18px;
    height: 18px;
    margin-top: 9px;
    outline: none;
    font-family: "微软雅黑";
}

.k4 {
    float: right;
}

.yya {
    text-align: center;
    color: #a1a1a1;
    cursor: pointer;
}

.yya2 {
    display: block;
    text-align: center;
}


.k4 {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
    width: 32px;
	top: 45px
}





/*banner*/

@media(max-width:768px) {
   .slideBox {
    
        margin-top: 20%;
}
}
@media(max-width:425px) {
   .slideBox {
    
        margin-top: 12%;
}
}
@media(max-width:375px) {
   .slideBox {
    
        margin-top: 14%;
}
}
@media(max-width:320px) {
   .slideBox {
    
        margin-top: 17%;
}
}



.slideBox {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
        margin-top: 0%;
}

.slideBox .bd {
    width: 100%;
    height: 100%;
    z-index: 0;
}

.slideBox .bd ul {
    margin: 0;
    padding: 0;
}

.slideBox .bd ul li {
    zoom: 1;
    vertical-align: middle;
    list-style: none;
}

.slideBox .bd ul img {
    width: 100%;
    display: block;
}

.slideBox .prev {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 50px;
    height: 75px;
    background: url(../image/l.png)8px center no-repeat rgba(0, 0, 0, .4);
}

.slideBox .next {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 50px;
    height: 75px;
    background: url(../image/r.png)15px center no-repeat rgba(0, 0, 0, .4);
}

.slideBox .prev:hover {
    background: url(../image/l.png)8px center no-repeat rgba(0, 0, 0, .7);
}

.slideBox .next:hover {
    background: url(../image/r.png)15px center no-repeat rgba(0, 0, 0, .7);
}

@media (max-width: 768px) {
    .slideBox .prev,
    .slideBox .next {
        top: 25%;
    }
}


/*滚动新闻*/

.innbj {
    width: 100%;
    height: 55px;
    background: #e8e8e8;
}

.m_wnews {
    position: relative;
    zoom: 1;
    overflow: hidden;
}

.m_wnews strong {
    display: block;
    float: left;
    overflow: hidden;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    line-height: 55px;
}

.m_wnews div {
    padding-left: 5px;
    font-size: 14px;
    color: #666666;
    line-height: 55px;
	height: 55px;
	
}
.m_wnews div a{
    float:left;
	background: url(../image/dhln.png)right center no-repeat;
	padding:0px 10px 0px 10px;
}

.m_wnews div span {
    font-size: 14px;
    color: #c0c0c0;
    padding-left: 15px;
    line-height: 55px;
}

@media (max-width: 768px) {
    .m_wnews div span {
        display: none;
    }
}

.m_wnews .pagesize {
    position: absolute;
    right: 0px;
    top: 17px;
}

.m_wnews .pagesize a.prev {
    display: block;
    background: url(../image/up.png) center no-repeat;
    width: 29px;
    height: 17px;
    float: left;
}

.m_wnews .pagesize a.next {
    display: block;
    background: url(../image/down.png) center no-repeat;
    width: 29px;
    height: 17px;
    float: left;
    margin-left: 4px;
}


/*关于我们*/

.slideTxtBox {
    margin-top: 18px;
    display: block;
}

.slideTxtBox .hd {margin-top: 20px;margin-bottom:50px;}

.slideTxtBox .hd ul {
margin: 0;
padding: 0;
display: table;
text-align: center;
margin: 0 auto;
}

.slideTxtBox .hd ul li {
    list-style: none;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    text-align: center;
   background:#959595;
    line-height: 50px;
	width:190px;
	height:50px;
    position: relative;
	text-align: center;
	overflow:hidden;
	 transition: all 0.6s;
	 display: inline-block;
	 margin: 0px 10px;
}


.slideTxtBox .hd ul::after {     /*清除浮动 */
            content: '';
            display: inline-block;
            clear: both;
        }

.slideTxtBox .hd ul li a{color:#fff;display: block;width: 100%;height: 100%;text-align: center;}


.slideTxtBox .hd ul li:hover{background:#ee282d; transition: all 0.6s;}


.slideTxtBox .hd ul li span {
    position: absolute;
    display: none;
    width: 17px;
    height: 10px;
    left: 50%;
    margin-left: -8px;
    bottom: -9px;
    background: url(../image/san.png)center no-repeat;
}

.slideTxtBox .hd ul li:first-child {
  background:#1c44a5;
}
.slideTxtBox .hd ul li:first-child:hover {
  background:#ee282d;
}

@media (max-width:767px) {
    .slideTxtBox .hd ul li:nth-child(4) {
        background:url(../image/prot.png) no-repeat center top;
    }
	.slideTxtBox .hd ul li {
    line-height: 40px;
	text-align:left;
	width:110px;
	height:40px;
	font-size:14px;
}
.col-xs-4 {
    width: 33.33333%;
}
}

.slideTxtBox .hd ul li.on {
   background:url(../image/prot.png) no-repeat center bottom;
    color: #fff;
}

.slideTxtBox .hd ul li.on a{
    color: #fff;
}

.slideTxtBox .hd ul li.on span {
    display: block;
}

.slideTxtBox .bd {
    width: 100%;
    background: #f1f1f1;
}

.slideTxtBox .bd .container {
    padding: 45px 35px 40px 35px;
}

.slideTxtBox .bd .bdl {
    text-align: left;
}

.slideTxtBox .bd .bdl p {
    font-size: 14px;
    color: #7b7b7b;
    line-height: 24px;
}

.slideTxtBox .bd .bdl p:nth-child(1) {
    font-size: 28px;
    color: #035cac;
    line-height: 28px;
    display: block;
}

.slideTxtBox .bd .bdl p:nth-child(2) {
    font-size: 28px;
    color: #7b7b7b;
    line-height: 28px;
    display: block;
    margin-top: 17px;
    margin-bottom: 40px;
}

.slideTxtBox .bd .bdl a {
    display: block;
    width: 167px;
    height: 44px;
    border: 1px solid #dcdcdc;
    text-align: center;
    line-height: 44px;
    font-size: 14px;
    color: #7b7b7b;
    margin-top: 35px;
    margin-bottom: 10px;
}

.slideTxtBox .bd .bdr {
    overflow: hidden;
    text-align: right;
}

.slideTxtBox .bd .bdr img {
    width: 100%;
}


/*技术实力*/

.injssl {
    margin-top: 61px;
}

.injssl ul {
    margin: 0;
    padding: 0;
}

.injssl li {
    list-style: none;
    text-align: center;
    margin-bottom: 10px;
}

.injssl li div {
    padding: 59px 0px;
    background: url(../image/hui.png)repeat;
    transition: all 2s;
    cursor: pointer;
    height: 374px;
}

.injssl li div .img {
    display: block;
    width: 93px;
    height: 93px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.injssl li div .img img {
    position: absolute;
    top: 0;
    left: 0;
}

.injssl li div h3 {
    display: block;
    font-size: 30px;
    font-weight: normal;
    margin-top: 12px;
    color: #333333;
}

.injssl li div span {
    display: block;
    width: 80%;
    margin: 0 auto;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    margin-top: 22px;
}

.injssl li:hover div {
    background: url(../image/lan.png)repeat;
}

.injssl li:hover div h3 a {
    color: #fff;
}

.injssl li:hover div span {
    color: #fff;
}

.injssl li:hover div img {
    position: absolute;
    top: -93px;
    left: 0;
}


/*生产设备*/

.c3 {
    width: 100%;
    background: url(../image/c3.jpg)no-repeat;
    background-size: cover;
    margin-top: 93px;
    padding-bottom: 140px;
}

.c3l h3 {
    display: block;
    padding-top: 120px;
    font-size: 24px;
    color: #ffffff;
}

.c3l span {
    display: block;
    width: 86%;
    font-size: 16px;
    color: #ffffff;
    line-height: 28px;
    margin-top: 25px;
}

.c3l .c3more {
    display: block;
    width: 176px;
    height: 53px;
    text-align: center;
    line-height: 53px;
    background: rgba(255, 255, 255, .18);
    border: 1px solid rgba(255, 255, 255, .27);
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 60px;
}

.slideBox2 {
    width: 100%;
    height: 100%;
    position: relative;
    margin-top: 40px;
}

.slideBox2 .bd {
    z-index: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slideBox2 .bd ul {
    margin: 0;
    padding: 0;
}

.slideBox2 .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox2 .bd img {
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
    transition: all 2s;
}

.slideBox2 .bd img:hover {
    transform: scale(1.2);
}

.slideBox2 .prev {
    display: block;
    width: 65px;
    height: 58px;
    background: url(../image/l2.png)center no-repeat;
    position: absolute;
    bottom: -30px;
    right: 120px;
}

.slideBox2 .next {
    display: block;
    width: 65px;
    height: 58px;
    background: url(../image/r2.png)center no-repeat;
    position: absolute;
    bottom: -30px;
    right: 52px;
}



/*页面底部*/

#footer1 {
    display: block;
    width: 100%;
    background: #1b1f24;
    padding-bottom: 40px;
}

#footer2 {
    display: block;
    width: 100%;
    background:url(../image/foot.jpg) no-repeat center top;
    height: auto;
    border-top: 1px solid #333333;
	background-size: cover;
}

#footer3 {
    display: block;
    width: 100%;
    height: auto;
    border-top: 1px solid #333333;
    padding-top: 20px;
    padding-bottom: 20px;
}

.ft1 {
    font-size: 16px;
    color: #cacaca;
    float: left;
    padding-top: 64px;
}

.ft1 a {
    color: #cacaca;
}

#gotop {
    display: block;
    background: url(../image/gtop.png)left center no-repeat;
    cursor: pointer;
    font-size: 14px;
    color: #cacaca;
    padding-left: 22px;
    width: 85px;
    float: right;
    margin-top: 57px;
}

.ft2 {
    text-align: center;
    height: auto;
    padding-top: 58px;
}

.ft2 p:nth-child(1) {
    font-size: 28px;
    color: #ffffff;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.ft2 p:nth-child(2) {
    font-size: 16px;
    color: #ffffff;
}

.ft22 {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    height: auto;
    padding-top: 58px;
}

.ft22 p:nth-child(1) {
    font-size: 28px;
    color: #ffffff;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.ft22 p:nth-child(2) {
    font-size: 16px;
    color: #ffffff;
}

.ft3 {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 90px;
}

.ft32 {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 90px;
}

.ft4 {}

.ft4 li {
    float: left;
    padding: 0 3%;
    text-align: left;
    border-right: 1px solid #333333;
    width: 17%;
}

.ft4 li:last-child {
    border-right: none;
}

.ft4 li h3 {
    font-size: 1.6rem;
    color: #ffffff;
    font-weight: normal;
}
.ft4 li h3 a{
    font-size: 1.6rem;
    color: #ffffff;
    font-weight: normal;
	line-height: 2;
}
.ft4 li .fsec {
    padding-top: 7px;
}

.ft4  .pp2 {
    width:30%;
}
.ft4  .pp2 .pp201{
    width:50%;
	float:left;
}
.ft4  .pp2 p{
       line-height:2;
	   position: relative;
        top: 1rem;
		color: #f1f1f1;
font-size: 1.4rem;
}


.ft4 li .fsec a {
    display: block;
    font-size: 12px;
    color: #929496;
    line-height: 28px;
font-size: 1.4rem;
}

.ft42 ul {
    text-align: center;
}

.fc{width:22%}




.ft42 li {
    display: inline-block;
    height: 255px;
    padding: 0 45px;
    text-align: left;
    border-right: 1px solid #333333;
    vertical-align: top;
}

.ft42 li:last-child {
    border-right: none;
}

.ft42 li h3 {
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
}

.ft42 li .fsec {
    padding-top: 7px;
}

.ft42 li .fsec a {
    display: block;
    font-size: 12px;
    color: #838383;
    line-height: 28px;
}

.ft5 {
      height: 150px;
	    width: 150px;
		float: right;
}

.ft5 img {
    height: 150px;
	    width: 150px;
}

.ft5 p{
	    width: 100%;
		margin:0 auto;
		clear:both;
		text-align:center;
		line-height:3;
		font-size:1.6rem;
		color:#fff;
}

.ft4 .finfo {
    float: left;
    padding: 0 3%;
    text-align: left;
    border-right: 1px solid #333333;
    width: 35%;
	position:relative;
}

.ft4 .finfo img{max-width:100%;height:auto;width:auto;position: absolute;
top: -150px;}

.ft4 .finfo p{width:100%;color:#fff;line-height:3;font-size:1.6rem;}



.ft5 img {
    width: 100%;
    height: 100%;
}

.ft6 {
    font-size: 16px;
    color: #fff;
	text-align: center;
}

.ft6 a {
    color: #fff;
}

.ft6 p {
    display: inline;
}
.bei{}
.ft62 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    color: #666666;
    line-height: 20px;
}

.ft62 p {
    display: inline;
}

.mfooter {
    display: block;
    text-align: center;
    background: #1b1f24;
    width: 100%;
    padding-top: 35px;
    border-top: 3px solid #0055AC;
    padding-bottom: 35px;
}

.mfooter ul {
    width: 95%;
    margin: 0 auto;
}

.mfooter ul li {
    font-size: 16px;
    line-height: 45px;
    border-bottom: 1px solid #333333;
}

.mfooter ul li:last-child {
    margin-bottom: 35px;
}


.gs{text-align:center;}





.th-head {position: relative;left: 0;top: 0;z-index: 999999;right: 0;height: auto;border-bottom:solid #fff 1px;}
.thHeadBox {position: relative;left: 0;top: 0;width: 100%;}

/*产品中心*/
.product{width:100%;height:auto;clear:both;position:relative;}
.product li{float: left;overflow: hidden;width:21%;height:auto;color: #666;position: relative;margin-left: 2%;margin-right:2%;margin-top:3rem;}
.product li h3{height: 95%;font-size: 16px;transition: .3s;}
.product li a{color: #333;display: block;width: 100%;height: 100%;line-height:2;transition: .3s;font-size: 16px;text-align:left;border-bottom:dotted #666 1px;font-weight:normal;}
.product li span{font-weight:normal !important;float:right;color:#666;font-size:14px;}
.product li i{float:left;}
.product li i img{width: 35px;height: auto;}

.product li:hover h3 a{color:#266dac}

@media  (max-width:1440px) {
.product li{width:29.333333%;}
}
@media  (max-width:991px) {
.product li{width:46%;}
}

@media  (max-width:767px) {
.product li a span{display:none;}
}











/*产品*/

@-webkit-keyframes L_circle_rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes L_circle_rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes L_stroke_rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(1080deg);transform:rotate(1080deg)}}@keyframes L_stroke_rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(1080deg);transform:rotate(1080deg)}}@-webkit-keyframes L_stroke_left_grow{0%,100%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}@keyframes L_stroke_left_grow{0%,100%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}@-webkit-keyframes L_stroke_right_grow{0%,100%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}50%{-webkit-transform:rotate(140deg);transform:rotate(140deg)}}@keyframes L_stroke_right_grow{0%,100%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}50%{-webkit-transform:rotate(140deg);transform:rotate(140deg)}}.loader-circle{top:50%;left:50%;z-index:1;color:#444;margin-top:-1em;margin-left:-1em;position:absolute;-webkit-animation:L_circle_rotate 1.568s linear infinite both;animation:L_circle_rotate 1.568s linear infinite both}.loader-circle .loader-stroke-left:before,.loader-circle .loader-stroke-right:before,.loader-circle:before{content:'';display:block;border-style:solid;border-width:.21429em;border-color:currentColor}.loader-circle,.loader-circle .loader-stroke-left,.loader-circle .loader-stroke-left:before,.loader-circle .loader-stroke-right,.loader-circle .loader-stroke-right:before,.loader-circle:before{width:2em;height:2em;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.loader-circle .loader-stroke-left:before,.loader-circle .loader-stroke-right{position:absolute;clip:rect(0 2em 2em 1em)}.loader-circle .loader-stroke-left,.loader-circle .loader-stroke-right:before{position:absolute;clip:rect(0 1em 2em 0)}.loader-circle:before{position:absolute;clip:rect(0 1.05em 1em .95em)}.loader-circle .loader-stroke-left,.loader-circle .loader-stroke-right,.loader-circle:before{-webkit-animation:L_stroke_rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:L_stroke_rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both}.loader-circle .loader-stroke-right:before{-webkit-animation:L_stroke_right_grow 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:L_stroke_right_grow 1333ms cubic-bezier(.4,0,.2,1) infinite both}.loader-circle .loader-stroke-left:before{-webkit-animation:L_stroke_left_grow 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:L_stroke_left_grow 1333ms cubic-bezier(.4,0,.2,1) infinite both}
.mhn-slide .mhn-item{width:100%;padding:10px}
.mhn-slide .mhn-inner{width:100%;height:100%;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 5px 0 rgba(0,0,0,.26);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 5px 0 rgba(0,0,0,.26);border-radius:3px}
.mhn-slide .mhn-item img{display:none}
.mhn-slide .mhn-img{min-height:200px;overflow:hidden;height:100%;width:100%;color:white;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=) #eee no-repeat center/cover;position:relative}
.mhn-slide .mhn-text{text-align:center;padding: 20px 0px 50px 0px;}
.mhn-slide .mhn-text h4{font-weight:bold;font-size:1.8rem;color:#4b4b4b;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width: 80%;margin: 0 auto;display: block;border-bottom: solid #ccc 1px;line-height: 3;}
.mhn-slide .mhn-text h4 a{color:#4b4b4b;}
.mhn-slide .mhn-text p{max-height:4.5em;overflow:hidden;clear: both;line-height: 4;padding-bottom:50px;}
.mhn-slide .mhn-text p a{color:#868686;}
.mhn-slide .mhn-text .more{transition:all 1s ease;clear:both;display:block;width:95px;height:30px;margin:0 auto;background:#1c44a5;line-height:30px;color:#fff;text-align:center;font-size:1.4rem;border-radius:15px;padding:0px 30px;margin-top:50px;}

.mhn-slide:hover .mhn-text .more{background:#fff;color:#1c44a5;transition:all 1s ease;}



.mhn-slide .owl-stage-outer{z-index:1}
.mhn-slide .owl-nav{color:#333;position:absolute;top:0;left:0;right:0;bottom:0}

@media (max-width:990px){
.mhn-slide .owl-nav{display:none;}
}



.mhn-slide .owl-nav svg{color:currentColor}
.mhn-slide .owl-nav .disabled{/*display:none*/}
.mhn-slide .owl-prev,
.mhn-slide .owl-next{
	top:45%;
	z-index:2;
	width:40px;
	height:50px;
	margin-top:-20px;
	position:absolute;
	background-color:#959595;
	color:#fff;
}
.mhn-slide .owl-prev{left:-50px;background:url(../image/left.jpg) no-repeat;}
.mhn-slide .owl-next{right:-50px;background:url(../image/right.jpg) no-repeat;}


.tit{width:100%;clear:both;height:auto;margin:0 auto;position:relative;}
.tit .at1{width:100%;height:auto;clear:both;display:block;text-align:center;color:#e7e7e7;font-weight:bold;font-size:9rem;}
.tit .at2{width:100%;height:auto;clear:both;display:block;font-size:3.6rem;color:#000;font-weight:bold;letter-spacing:2px;line-height:2.6;text-align: center;position:absolute;top:2rem;}
.tit .at2 span{color:#1c44a5;line-height:2;}
.tit .at3{width:100%;height:auto;clear:both;display:block;text-align: center;position:absolute;top:2.5rem;}
.tit .at3 span{display:block;width:45px;height:5px;background:#ee282d;margin:0 auto;}



@media (max-width:468px){

.tit{padding:2rem 0rem;}
.tit .at1{font-size:2.4rem;}
.tit .at2{font-size:1.8rem;}

}

@media (min-width:469px) and (max-width:768px){

.tit{padding:2rem 0rem;}
.tit .at1{font-size:2.4rem;}
.tit .at2{font-size:1.8rem;}

}
@media (min-width:769px) and (max-width:990px){

.tit{padding:2rem 0rem;}
.tit .at1{font-size:3rem;}
.tit .at2{font-size:2.2rem;}

}





/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 90%;
	z-index: 1;
	margin:0 auto;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0,0,0);
	width:100%;
	margin:0 auto;
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.mhn-slide .mhn-inner:hover{background:#1c44a5;animation: yellow-orange 2s infinite;-webkit-transition-property: background-color; -webkit-transition-duration: 2s;  -webkit-transition-timing-function: ease;
}

.mhn-slide .mhn-inner:hover h4 a{color:#fff;border-bottom:solid #fff 1px;}
.mhn-slide .mhn-inner:hover p a{color:#fff;}



.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	padding: 5%;
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
	display: none
}

.no-js .owl-carousel,.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}




.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.owl-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3,1.3);
	transform: scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}





@media (max-width:768px){
.col-md-10 {
    width: 100% !important;
}

.ft4 .pp2 {
    width: 30%;
}


.ft4 .finfo {width:100%;padding: 0 3%;}
.ft4 .finfo img{position:inherit;display:none;}
.ft4 .finfo p{line-height:2;}

.ft4 li {margin-top:2rem;width: 100%;
}
.ft4 li .f3{width:31.333%;float:left;margin-left:1%;margin-right:1%;}

.ft4 .pp2 {
    width: 100%;
}



 .ft5 {
height: auto;
width: 100%;
float: none;
clear: both;
text-align: center;
padding-top: 2rem;
}


}









@media (max-width:1320px){
.ft4 .finfo {width:100%;padding: 0 0%;clear:both;margin:0 auto;float:none;}
.ft4 .pp2 {  width: 50%;}

 .ft5 {
height: auto;
width: 100%;
float: none;
clear: both !important;
text-align: center;
padding-top: 2rem;
}

}